ArrayDims()

General System Function

Syntax samples

ARRAYDIMS(<arrayname>)

ARRAYDIMS(MyArray)

Description

Returns the number of dimensions in an array.

Valid In

Any Logic

Components

<arrayname>

The name of the array for which you wish to know the number of dimensions.

See Also

ArrayDimSize().